isMuted

abstract fun isMuted(block: DesignBlock): Boolean

Query whether the block is muted.

Return

whether the block is muted.

Parameters

block

the block to query.